﻿.top .logo img {
    width: auto;
}

/*<!-- 头部banner -->*/

.g_banner {
    /* height: 918px;
    background: url("../images/zspt-bj.jpg") center no-repeat; */
    position: absolute;
    width: 100%;
}

.g_banner #m_banner_title {
    text-align: center;
    color: #ffffff;
    margin-top: 180px;
    z-index: 999;
}

.g_banner #m_banner_title h1 {
    font-size: 58px;
    font-weight: normal;
    letter-spacing: 0px;
}

.g_banner #m_banner_title p {
    font-size: 33px;
}

.g_banner .m_found_frame {
    width: 800px;
    height: 100px;
    background: rgba(0, 0, 0, 0.29);
    background: #08498d\9;
    border-radius: 5px;
    margin: 15px auto 0px auto;
    padding: 20px;
}

.g_banner .m_found_frame ul {}

.g_banner .m_found_frame ul li {
    margin-right: 30px;
    font-size: 14px;
    line-height: 19px;
    color: #d8d3d3;
    float: left;
}

.g_banner .m_found_frame ul li span.select {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-right: 5px;
    border: 4px solid #ffffff;
    vertical-align: text-bottom;
    background: #ffffff;
}

.g_banner .m_found_frame ul li.on span {
    background: #1052b1;
}

.g_banner .m_found_frame .found_box {
    position: relative;
    margin-top: 16px;
    height: 65px;
    width: 800px;
    border-radius: 5px;
}

.g_banner .m_found_frame .found_box input {
    border: 0px;
    height: 65px;
    width: 600px;
    line-height: 65px;
    color: #797979;
    font-size: 16px;
    padding-left: 20px;
}

input::-webkit-input-placeholder {
    color: #757678;
    font-size: 16px;
}

.g_banner .m_found_frame .found_box .text {
    width: 160px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    color: #ffffff;
    cursor: pointer;
    font-size: 20px;
    background: #1052b1;
    position: absolute;
    top: 0px;
    right: 0px;
}

.g_banner .news_list {
    margin-top: 40px;
    height: 200px;
}

.g_banner .news_list li:hover img {
    transform: scale(1.1, 1.1);
}

.g_banner .news_list li {
    margin: 0 6px;
    width: 383px;
    float: left;
    height: 200px;
    position: relative;
    overflow: hidden;
}

.g_banner .news_list li img {
    width: 383px;
    height: 200px;
    transition: all 0.5s;
}

.g_banner .news_list li .m_mengceng {
    position: absolute;
    width: 300px;
    height: 160px;
    top: 0px;
    left: 0;
    z-index: 1;
    background: url(../images/textbg.png);
    padding: 20px 60px 20px 25px;
    text-align: left;
}

.g_banner .news_list li .m_mengceng a.title {
    font-size: 20px;
    color: #ffffff;
    line-height: 20px;
}

.g_banner .news_list li .m_mengceng a.title:hover {
    color: #1052b1;
}

.g_banner .news_list li .m_mengceng .line {
    width: 55px;
    height: 2px;
    background: #ffffff;
    margin: 18px 0px;
}

.g_banner .news_list li .m_mengceng .content {
    font-size: 14px;
    color: #ffffff;
    line-height: 19px;
    letter-spacing: 1px;
}

/*作品推荐*/

.g_zpzs {
    background: #f3f6f9;
    padding-bottom: 30px;
}

.g_zpzs .m_zpzs_list {
    margin: auto;
    width: 1030px;
    height: 34px;
    margin-top: 40px;
}

.g_zpzs .m_zpzs_list li {
    float: left;
    margin: 0 18px;
    position: relative;
    width: 220px;
    text-align: center;
    color: #000;
    font-size: 24px;
    line-height: 24px;
    cursor: pointer;
}

.g_zpzs .m_zpzs_list li.on {
    color: #1052b1;
}

.g_zpzs .m_zpzs_list li.on .line {
    position: absolute;
    background: #1052b1;
    width: 30px;
    height: 4px;
    left: 50%;
    margin-left: -15px;
    z-index: 100;
    margin-top: 5px;
}

.g_zpzs .m_zpzs_box {
    margin-top: 25px;
    display: none;
}

.g_zpzs .m_zpzs_box .u_zpzs_box_list {
    float: left;
    width: 393px;
    height: 170px;
    border-radius: 5px;
    overflow: hidden;
    margin-left: 10px;
    position: relative;
    margin-top: 10px;
    opacity: 0.9;
}

.g_zpzs .m_zpzs_box .u_zpzs_box_list a img {
    width: 393px;
    transition: all 0.6s;
}

.g_zpzs .m_zpzs_box .u_zpzs_box_list .m_mengceng {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 393px;
    height: 170px;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 170px;
    background: url(../images/textbg.png);
}

.g_zpzs .m_zpzs_box .u_zpzs_box_list .m_mengceng:hover{
    background: #0008;
}
.g_zpzs .m_zpzs_box .u_zpzs_box_list .m_mengceng:hover .sdfsda{
    display: block;
}
.g_zpzs .m_zpzs_box .u_zpzs_box_list:hover {
    opacity: 1;
}

.g_zpzs .m_zpzs_box .u_zpzs_box_list:hover a img {
    transform: scale(1.1, 1.1);
}

.g_zpzs .show {
    display: block;
}

.g_zpzs .more {
    font-size: 15px;
    color: #5a5959;
    display: block;
    text-align: center;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 35px auto 26px;
    border-right: 5px;
    background: #fff;
}

.g_zpzs .more:hover {
    background: #1052b1;
    color: #fff;
}

.g_zpzs .m_hy {
    width: 1200px;
    background: #ffffff;
    height: 110px;
    border-right: 4px;
}

.g_zpzs .m_hy .want {
    float: right;
    color: #ffffff;
    cursor: pointer;
    width: 160px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #fe293e;
    margin: 30px 0px;
    margin-right: 30px;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}

.g_zpzs .m_hy .tip {
    font-size: 16px;
    color: #5a5959;
    line-height: 110px;
}

.g_zpzs .m_hy .num1 {
    font-size: 40px;
    color: #ce0000;
    font-weight: bold;
}

.g_zpzs .m_hy .left {
    margin-left: 30px;
}

.g_zpzs .m_hy .tipLine {
    font-size: 30px;
    color: #d2d2d2;
    margin: 0px 25px;
}

.g_zpzs .m_hy .num2 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    font-family: 'Microsoft YaHei';
}

/*电影推荐*/

.g_dytj {
    background: #282828;
    height: 560px;
}

.g_dytj h1.title {
    font-size: 23px;
    color: #ffffff;
    line-height: 23px;
    font-weight: normal;
    margin: 34px 0px 20px 0px;
}

.g_dytj h1.title .more {
    color: #d5d5d5;
    float: right;
    font-size: 14px;
}

.g_dytj h1.title .more:hover {
    color: #0a58bd;
}

.g_dytj .picBtnTop {
    width: 1200px;
    height: 445px;
    position: relative;
    overflow: hidden;
    zoom: 1
}

.g_dytj .picBtnTop .hd {
    width: 323px;
    height: 445px;
    position: absolute;
    right: 0px;
    overflow: hidden;
}

.g_dytj .picBtnTop .hd ul li {
    width: 323px;
    height: 143px;
    text-align: center;
    position: relative;
    margin-top: 10px;
}

.g_dytj .picBtnTop .hd ul li .video {
    position: absolute;
    left: 15px;
    bottom: 35px;
    width: 24px;
    height: 24px;
}

.g_dytj .picBtnTop .hd ul li p.title {
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 14px;
    color: #ffffff;
}

.g_dytj .picBtnTop .hd ul li:nth-child(1) {
    margin-top: 0px;
}

.g_dytj .picBtnTop .hd ul li .imgdiv {
    width: 323px;
    height: 143px;
    cursor: pointer;
    vertical-align: bottom;
    overflow: hidden;
}
.g_dytj .picBtnTop .hd ul li .imgdiv img{
    width: 100%
}

.g_dytj .picBtnTop .bd {
    width: 866px;
    height: 500px;
    position: relative;
}

.g_dytj .picBtnTop .bd li {
    position: relative;
    zoom: 1;
    vertical-align: middle;
}

.g_dytj .picBtnTop .bd li .pic {
    position: relative;
    z-index: 0;
}

.g_dytj .picBtnTop .bd li .pic img {
    width: 866px;
    vertical-align: bottom;
}

.g_dytj .picBtnTop .bd li .pic .video {
    position: absolute;
    left: 20px;
    bottom: 222px;
    width: 54px;
    height: 54px;
}

.g_dytj .picBtnTop .bd li .bg {
    width: 866px;
    height: 68px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.g_dytj .picBtnTop .bd li .bg .title {
    font-size: 20px;
    color: #ffffff;
    line-height: 40px;
    margin-top: 5px;
}

.g_dytj .picBtnTop .bd li .bg .title a {
    color: #ffffff;
    margin-left: 20px
}

.g_dytj .picBtnTop .bd li .bg .title a:hover {
    color: #0a58bd;
}

.g_dytj .picBtnTop .bd li .bg .tip_text {
    font-size: 12px;
    color: #ffffff;
}

.picBtnTop .bd li {
    height: 445px;
    width: 866px;
}

/* tab选项切换效果 */

.slideTxtBox {
    width: 510px;
    border: 1px solid #ddd;
    text-align: left;
}

.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    background: #f4f4f4;
    padding: 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.slideTxtBox .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.slideTxtBox .hd ul li {
    float: left;
    padding: 0 15px;
    cursor: pointer;
}

.slideTxtBox .hd ul li.on {
    height: 30px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.slideTxtBox .bd ul {
    padding: 15px;
    zoom: 1;
}

.slideTxtBox .bd li {
    height: 24px;
    line-height: 24px;
}

.slideTxtBox .bd li .date {
    float: right;
    color: #999;
}

/*热门影评*/

.g_rmyp {
    height: 600px
}

.g_rmyp h1.title {
    font-size: 23px;
    color: #000000;
    line-height: 23px;
    font-weight: normal;
    margin: 34px 0px 20px 0px;
}

.g_rmyp h1.title .more {
    color: #000000;
    float: right;
    font-size: 14px;
}

.g_rmyp .left {
    width: 860px;
    height: 560px;
}

.g_rmyp .left .fl {
    width: 450px;
    background: #ffffff
}

.g_rmyp .left .fl img.img {
    width: 450px;
    height: 260px;
}

.g_rmyp .left .fl .text_box {
    width: 448px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    height: 222px;
}

.g_rmyp .left .fl .text_box .penpol {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #ffffff;
    margin-left: 20px;
    margin-top: -25px;
    vertical-align: bottom
}

.g_rmyp .left .fl .text_box .tip {
    font-size: 12px;
    color: #868686;
    margin-left: 30px;
    margin-top: 7px;
    display: inline-block;
}

.g_rmyp .left .fl .text_box .title {
    font-size: 20px;
    line-height: 30px;
    color: #232323;
    text-align: center;
    margin-top: 12px;
}

.g_rmyp .left .fl .text_box .content {
    text-indent: 3em;
    background: url("../images/douhao.png")left top no-repeat;
    font-size: 16px;
    line-height: 27px;
    color: #191818;
    margin: 20px;
}

.g_rmyp .left .fr {
    width: 380px;
}

.g_rmyp .left .fr ul {}

.g_rmyp .left .fr ul li {
    margin-bottom: 50px;
    height: 125px;
}

.g_rmyp .left .fr ul li .fl {
    height: 125px;
    position: relative;
    width: 234px;
}

.g_rmyp .left .fr ul li .fl .content {
    width: 265px;
    text-indent: 2em;
    background: url("../images/douhao1.png")left top no-repeat;
    font-size: 14px;
    line-height: 24px;
    color: #191818;
    overflow: hidden;
}

.g_rmyp .left .fr ul li .fl .name {
    font-size: 14px;
    color: #348bd9;
}

.g_rmyp .left .fr ul li img.fr {
    width: 110px;
    max-height: 125px
}

.g_rmyp .right {
    width: 310px;
    height: 560px;
}

.g_rmyp .right h1 {
}

.g_rmyp .right a.img_box {
    width: 310px;
    height: 210px;
    overflow: hidden;
    display: block;
}

.g_rmyp .right .img {
    width: 310px;
    height: 210px;
    transition: all 0.6s
}

.g_rmyp .right .img:hover {
    transform: scale(1.1, 1.1);
}

.g_rmyp .right .content_box {
    width: 308px;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    height: 272px;
}

.g_rmyp .right .content_box .title {
    margin: 0px;
    padding-top: 15px;
    text-align: left;
    margin-left: 15px;
}

.g_rmyp .right .content_box .title a {
    color: #000000;
    font-size: 23px;
    line-height: 23px;
}

.g_rmyp .right .content_box .title a:hover {
    color: #0a58bd;
}

.g_rmyp .right .content_box .content {
    color: #191818;
    font-size: 16px;
    line-height: 27px;
    margin: 20px;
}

.g_rmyp .right .content_box .up {
    color: #ffffff;
    width: 160px;
    margin: 14px auto;
    font-size: 17px;
    height: 38px;
    line-height: 35px;
    text-align: center;
    background: #1d7ed5;
    display: block;
    border-radius: 4px;
    opacity: 0.9;
}

.g_rmyp .right .content_box .up:hover {
    background: #0783f1;
    opacity: 1;
}

.slideBox {
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 240px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 4px;
    width: 6px;
    height: 6px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid #ffffff;
}

.slideBox .hd ul li.on {
    background: #cfc4bc;
}

.slideBox .prev, .slideBox .next {
    position: absolute;
    left: 0;
    top: 28%;
    margin-top: -25px;
    display: block;
    width: 34px;
    height: 70px;
    background: #ab7641;
    filter: alpha(opacity=50);
    opacity: 0.5;
    text-align: center
}

.slideBox .prev img, .slideBox .next img {
    width: 30px;
    height: 30px;
    margin: 20px 0px;
}

.slideBox .next {
    left: auto;
    right: 0;
}

.slideBox .prev:hover, .slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

/*科教影视大数据*/

.g_shuju {
    height: 510px;
    background: #232328;
}

.g_shuju .right_img {
    width: 734px;
    height: 511px;
}

.g_shuju .left_num {
    width: 466px;
}

.g_shuju .left_num .title {
    font-size: 27px;
    line-height: 30px;
    margin: 80px 0px 0px 0px;
    color: #ffffff;
}

.g_shuju .left_num .num_list {}

.g_shuju .left_num .num_list li {
    float: left;
    width: 152px;
    margin-right: 5px;
    height: 110px;
    margin-top: 45px;
    text-align: center;
}

.g_shuju .left_num .num_list li img {
    vertical-align: top;

    display: inline-block;
    margin: 0px 57px;
    width: 38px;
    height: 38px;
}

.g_shuju .left_num .num_list li span {
    color: #db9601;
    font-size: 40px;
}

.g_shuju .left_num .num_list li .num {
    font-size: 40px;
    color: #db9601;
    min-width: 100px;
    font-family: 'Microsoft YaHei';
}

.g_shuju .left_num .num_list li .u_people {
    font-size: 16px;
    color: #db9601;
}

.g_shuju .right_img img {
    width: 734px;
    height: 510px;
}

/*最新最热*/

.g_zx {
    background: #f7f7f7
}

.g_zx .top_list {
    margin-top: 23px;
    overflow: hidden;
}

.g_zx .top_list li {
    margin-right: 60px;
    font-size: 14px;
    float: left;
    cursor: pointer;
    color: #848484;
}

.g_zx .top_list li .img_box {
    display: inline-block;
}

.g_zx .top_list li .img_box1 {
    display: none;
}

.g_zx .top_list li.on .img_box {
    display: none;
}

.g_zx .top_list li.on {
    color: #e63e2c;
}

.g_zx .top_list li.on .img_box1 {
    display: inline-block;
}

.g_zx .top_list img {
    width: 20px;
    height: 20px;
}

.m_bottom_list_box{
    display: none;
}

.g_zx .bottom_list {
    overflow: hidden;
}

.g_zx .bottom_list .u_bottom_list {
    float: left;
    width: 290px;
    margin-left: 13px;
    background: #ffffff;
    margin-top: 20px;
}

.g_zx .bottom_list li .top_list {
    position: relative;
    margin-top: 0px;
}

.g_zx .bottom_list li .top_list .bgimg {
    height: 170px;
    width: 290px;
    margin-right: 0px;
}

.g_zx .bottom_list li .top_list .video {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    margin-right: 0px;
}

.g_zx .bottom_list li .top_list .logo {
    width: 26px;
    height: 26px;
    position: absolute;
    left: 20px;
    top: 20px;
}

.g_zx .bottom_list .title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding: 13px 10px;
}

.g_zx .bottom_list .tip_title {
    font-size: 14px;
    color: #7b7777;
    margin: 15px 20px;
}

.g_zx .bottom_list .tip_img {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    padding: 5px 10px;
}

.g_zx .bottom_list .tip_img img {
    width: 20px;
    height: 20px;
    vertical-align: top;
}

.g_zx .bottom_list_box {
    width: 290px;
    height: 170px;
}

.g_zx .bottom_list_box {
    height: 54px;
    border-top: 1px solid #e6e2e2;
    margin-top: 10px;
}

.g_zx .bottom_list_box .people {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 15px 15px 15px 20px;
}

.g_zx .bottom_list_box .name {
    font-size: 14px;
    color: #000;
}

.g_zx .bottom_list_box .list {
    float: right;
    display: inline-block;
    overflow: hidden;
    width: 126px;
    height: 17px;
    margin: 21px 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.g_zx .bottom_list_box .list span {
    float: left;
    font-size: 14px;
    color: #7b7777;
}

.g_zx .more {
    display: block;
    border: 1px solid #7b7777;
    width: 170px;
    height: 40px;
    border-radius: 4px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #5e5e5e;
    margin: 50px auto;
}

.g_zx .more:hover {
    background: #1052b1;
    color: #ffffff;
}

.g_zx .drop-down {
    position: absolute;
    z-index: 100;
    background: #ffffff;
    display: none;
}

.g_zx .drop-down ul li {
    background: #1052b1;
    color: #ffffff;
    margin: 0px;
    margin-top: 2px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    padding: 0px 20px;
}

.dis {
    display: none!important;
}

.g_zx .u_choice_list li {
    margin-left: 30px;
    color: #9b9b9b;
    padding-right: 20px;
    cursor: pointer;
    background: url(../images/arrow.png) right center no-repeat;
    position: relative;
}

/*foot*/

.foot {
    height: 95px;
    background: #2f2f2f;
    color: #696969;
}

.foot_list {
    margin: 25px 0px 10px 0px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #adaaaa;
}

.foot_list li {
    float: left;
    font-size: 14px;
    border-right: 1px solid #c2c2c2;
    padding: 0px 10px;
    text-align: center;
}

.copy {
    font-size: 14px;
    text-align: center;
}